***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Sep 14, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PDZ5P6B A K 
.param
+vc0 = 1.746e-13	 vc1 = 5.116e-12	 vc2 = 1.373e-11		vc3 = 3.095e-0
+tc1 = 7.608e-3		 tc2 = 2.586e-3
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1                     
***** dc model parameter *****
+ is = 1.013e-15	   n = 1.043		  rs = 2.038e-1
+ibv = 5e-3		 nbv = 1.0		  bv = 5.605
+ikf = 3
***** capacitance parameter *****
+cjo = 1.102e-10	   m = 3.341e-1		  vj = 7.217e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.126		 xti = 3
+trs1 = 1.116e-3	tbv1 = 2.904e-4		tikf = -1e-3
.ends PDZ5P6B
*$
